home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / cp200.zip / CP.DOC < prev    next >
Text File  |  1993-08-28  |  29KB  |  644 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                              Cherry Picker ■ Version 2.00
  25.                                     August 28, 1993
  26.  
  27.                                      JSL Software
  28.                                      Jonathan Lang
  29.                                   1542 Pleasant Lane,
  30.                                  Lafayette, Ca. 94549
  31.  
  32.                                     Copyright 1993
  33.                                   All Rights Reserved
  34.  
  35.                           BBS: (510)432-7579 [Jonathan Lang]
  36.                          FidoNet: Taglines and Shareware Echo
  37.                       ILink: Tags-R-Us and Shareware Conferences
  38.                      Netmail: Jonathan Lang @ 1:125/233 (Fidonet)
  39.  
  40.                                  ■ Table of Contents ■
  41.  
  42.            Getting Started ............................................. 3
  43.              Introduction .............................................. 3
  44.              Notice .................................................... 3
  45.              Purpose ................................................... 3
  46.              Shareware ................................................. 3
  47.              System Requirements ....................................... 3
  48.              Installation .............................................. 3
  49.                Running as John Hancock ................................. 4
  50.                Running from the Editor Command ......................... 4
  51.  
  52.            Using Cherry Picker (CP.EXE) ................................ 5
  53.              Command Line Parameters ................................... 5
  54.              R - Random ................................................ 5
  55.              S - Search ................................................ 5
  56.              B - Back .................................................. 5
  57.              N - Next .................................................. 5
  58.              E - Edit .................................................. 5
  59.                Editing Commands ........................................ 5
  60.              A - Add ................................................... 6
  61.              D - Delete ................................................ 6
  62.              Other Commands ............................................ 6
  63.              Mouse Support ............................................. 6
  64.  
  65.            Using Cherry Picker Utilities (CPUTIL.EXE) .................. 7
  66.              Command Line Parameters ................................... 7
  67.                Import .................................................. 7
  68.                Append .................................................. 7
  69.                Export .................................................. 8
  70.                Search .................................................. 8
  71.                Sort .................................................... 8
  72.                Clean ................................................... 8
  73.                DupeKill ................................................ 8
  74.  
  75.            Using Cherry Picker Config (CPCFG.EXE) ...................... 9
  76.              Changing Colors ........................................... 9
  77.                Tagline Window Frame .................................... 9
  78.                Selected Tagline ........................................ 9
  79.                Unselected Taglines ..................................... 9
  80.                Status Bar Text ......................................... 9
  81.                Status Bar Boxes ........................................ 9
  82.                Background Lines ........................................ 9
  83.                Defaults ................................................ 9
  84.              Tagline Style ............................................ 10
  85.              Startup Position Mode .................................... 10
  86.              Edit CP Signature (REGISTERED USERS ONLY) ................ 10
  87.              Registration Info ........................................ 10
  88.              Quitting ................................................. 10
  89.  
  90.            Support, Registration and Credits .......................... 11
  91.              How I Can Be Contacted ................................... 11
  92.              How to Register .......................................... 11
  93.              Credit ................................................... 11
  94.  
  95.       ■ Getting Started ■
  96.  
  97.         ■ Introduction ■
  98.             Welcome to the Cherry Picker documentation.  This document is
  99.             supposed to help you understand how to use Cherry Picker.
  100.  
  101.  
  102.         ■ Notice ■
  103.             With Cherry Picker, I am testing built in program integrity
  104.             testing.  This is to let you know if Cherry Picker has been
  105.             modified, such as by a Virus.  If you have any problems, or
  106.             comments about it, please let me know them.  Thanks!
  107.  
  108.    
  109.         ■ Purpose ■
  110.             I wrote Cherry Picker when I realized that there were no tagline
  111.             managers that currently did what I wanted.  I came across a few 
  112.             good tagline managers, but they imposed limits on me such as 50
  113.             character taglines, and tagline files of 1200 taglines or less.
  114.             They were also slow, having to load the whole file into memory
  115.             before starting.  Cherry Picker is an improvement on these.
  116.             Cherry Picker supports:
  117.  
  118.               ■ Tagline files of up to 64,000 taglines.
  119.               ■ Taglines up to 70 characters in length.
  120.  
  121.  
  122.         ■ Shareware ■
  123.             Cherry Picker is a shareware program which means that it is not
  124.             free.  The idea of shareware is to allow the user to try the
  125.             product for a limited time before actually buying it.  Shareware
  126.             can be freely distributed by any number of means in its
  127.             unregistered and unmodified state.  Cherry Picker may be used
  128.             for an evaluation period of one month, after which time, you 
  129.             should either delete it or register it.  Please consult
  130.             REGISTER.DOC for information on how to register Cherry Picker.
  131.  
  132.  
  133.         ■ System Requirements ■
  134.             An IBM compatible computer
  135.             An Off-Line Mail Reader
  136.             Approx. 135k of free memory
  137.  
  138.  
  139.         ■ Installation ■
  140.             Cherry Picker is relatively simple to install.  Just copy all 
  141.             the files to a sub-directory, such as C:\BWAVE\CP  Then, you
  142.             need to create Cherry Picker's Virtual Array using the
  143.             following command:
  144.  
  145.               C\>CP IMPORT [Virtual Array filename] [Your TEXT tagline file]
  146.  
  147.             so, the command line may look something like:
  148.  
  149.               C\>CP IMPORT TAGARRAY.VAR C:\BWAVE\TAGLINES.BW
  150.  
  151.  
  152.  
  153.  
  154.       ■ Cherry Picker 2.00 ■                                        ■ Page 3 ■
  155.  
  156.       ■ Getting Started (cont.) ■
  157.  
  158.         ■ Installation (cont.) ■
  159.  
  160.             After the virtual array has been created, Cherry Picker may be
  161.             used to select taglines.  But, now your mail reader needs to
  162.             call Cherry Picker.  Cherry Picker may be called two ways.
  163.  
  164.  
  165.           ■ Running as John Hancock ■
  166.               Many mail readers now support a wonderful tagline manager
  167.               called John Hancock.  Most of these mail readers will allow
  168.               you to enter the commandline to execute.  To use Cherry Picker
  169.               in the John Hancock mode, your mail reader needs to read John
  170.               Hancock's JH?.REP files.  If it does, then you can call Cherry
  171.               Picker from the John Hancock commandline.  This is done with
  172.               the following command line:
  173.   
  174.                 CP CHOOSE [Name of Virtual Array]
  175.  
  176.               Thus, if using BlueWave in C:\BWAVE, and Cherry Picker and the
  177.               tagline file are in C:\BWAVE\CP, and the tagline file is 
  178.               called TAGARRAY.VAR then the command line would look like this:
  179.  
  180.                 C:\BWAVE\CP CHOOSE C:\BWAVE\CP\TAGARRAY.VAR
  181.  
  182.  
  183.           ■ Running from the Editor C